* menu.c (push_submenu_start, push_submenu_end): Do not define unless
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 15:11:41 +0000 (08:11 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Apr 2011 15:11:41 +0000 (08:11 -0700)
commit9e5c79d33fd6403f793436650258e4a3d6d94d93
tree29c835dfa8137436c716f2105966d83cbfa3e679
parentd5f247f09416f4c8fd33a3b9dbb1cb975666bd23
* menu.c (push_submenu_start, push_submenu_end): Do not define unless

USE_X_TOOLKIT || USE_GTK || HAVE_NS || defined HAVE_NTGUI.
(single_menu_item): Rename local to avoid shadowing.
src/ChangeLog
src/menu.c